In This Topic
Learning DocuVieware / Demo Applications Overview

Demo Applications Overview

In This Topic

Several demo applications that cover various use cases are provided, they have been designed to show you how DocuVieware™ can be put in use to bring value to web applications in addition to demonstrate different DocuVieware™ features.
Those demo applications can be used to learn how to put things into motion or to try certain features. They can also be used as a solid starting point to experiement or implement a new solution.

The full source code for both ASP.NET Web Forms and MVC flavors is provided for each demo. In addition they all can be tested online on the dedicated portal here: http://www.docuvieware-demo.com/
The source code of each demo application can be found the in [Installation Folder]\Samples\ASP.NET\DocuVieware\aspnet-webform_app\ and [Installation Folder]\Samples\ASP.NET\DocuVieware\aspnet-mvc_aspx_app\ folders.
 Annotations demo

Add, edit, move or remove a wide range of annotation tools like rubber-stamps, sticky notes, highlighter, freehand, text and much more...

Please refer to this demo dedicated page here: Annotation demo to learn more.

This demo application can be found in the ASP.NET page called annotations_demo.aspx and its corresponding code behind.
 Gallery demo

A gallery of various sample documents and images that can be viewed on-the-fly. More than 90 formats vector and raster file formats are supported.

Please refer to this demo dedicated page here: Gallery demo to learn more.

This demo application can be found in the ASP.NET page called gallery_demo.aspx and its corresponding code behind.
 Image Cleanup demo

Clean scanned images using deskew, despeckle, black borders removal, punch holes removal and more.

Please refer to this demo dedicated page here: Image Cleanup demo to learn more.

This demo application can be found in the ASP.NET page called image_cleanup.aspx and its corresponding code behind.
 TWAIN Acquisition demo

Acquire documents from a local TWAIN scanning device.

Please refer to this demo dedicated page here: TWAIN Acquisition demo to learn more.

This demo application can be found in the ASP.NET page called twain_demo.aspx and its corresponding code behind.
 Online Barcode Recognition demo

Recognize Aztec, QR codes, Micro QR codes, Datamatrix, PDF417 and linear barcode symbols from both PDF and images.

Please refer to this demo dedicated page here: Online Barcode Recogntion demo to learn more.

This demo application can be found in the ASP.NET page called barcode_recognition_demo.aspx and its corresponding code behind.
 PDF Form Fields demo

Interact with PDF forms to fill or change values to retrieve and process them server side.

Please refer to this demo dedicated page here: PDF Form Fields demo to learn more.

This demo application can be found in the ASP.NET page called formfields_demo.aspx and its corresponding code behind.
 Standalone Viewer demo

Plain and simple document and image viewer. Powerful yet easy to use.

Please refer to this demo dedicated page here: Standalone Viewer demo to learn more.

This demo application can be found in the ASP.NET page called standalone_viewer_demo.aspx and its corresponding code behind.
 Customizable Viewer demo

Customize nearly everything in the viewer with just a few clicks.

Please refer to this demo dedicated page here: Customizable Viewer demo to learn more.

This demo application can be found in the ASP.NET page called custom_viewer_demo.aspx and its corresponding code behind.
 Custom Toolbar demo

Control the viewer by building and using a custom toolbar.

Please refer to this demo dedicated page here: Custom Toolbar demo to learn more.

This demo application can be found in the ASP.NET page called custom_toolbar_demo.aspx and its corresponding code behind.
 Blog Integration demo

See how the viewer can be integrated in existing content such as a blog article.

Please refer to this demo dedicated page here: Blog Integration demo to learn more.

This demo application can be found in the ASP.NET page called blog_integration_demo.aspx and its corresponding code behind.